List of all members
MVCC_COLORF Class Reference

Includes parameters of auxiliary line color. More...

Inherits Structure.

Detailed Description

Includes parameters of auxiliary line color.

Parameters
fRc_float, Red, according to the relative depth of the pixel color, range: [0.0, 1.0], representing the color depth [0, 255].
fGc_float, Green, according to the relative depth of the pixel color, range: [0.0, 1.0], representing the color depth [0, 255].
fBc_float, Blue, according to the relative depth of the pixel color, range: [0.0, 1.0], representing the color depth [0, 255].
fAlphac_float, Transparency, according to the relative transparency of the pixel color, range: [0.0, 1.0]. It is not supported.
nReservedc_uint * 4, Reserved.